home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util1 / sort145e.lha / sort1.45e / sort.readme < prev   
Text File  |  1996-01-02  |  2KB  |  54 lines

  1. Short:    Sorts ASCII-Files, FAAAAST, many different features
  2. Author:   wernerr@iee1.et.tu-dresden.de (Ruediger Werner)
  3. Uploader: wernerr@iee1.et.tu-dresden.de (Ruediger Werner)
  4. Type:     util/sys
  5.  
  6. sort        Version 1.45e        by Rüdiger Werner
  7.  
  8. This copy is unregistered. For registration read the doc-file.
  9.  
  10. The program and files in this distribution are freely distributable.
  11. No commercial usage is permitted without written permission from the
  12. author. Everything in this distribution must be kept together, in original,
  13. unmodified form.
  14.  
  15.                       *************************
  16.  
  17.  
  18. ***********************************************************************
  19. * Notice that the author can't be made responsible for the destroying *
  20. * or lost of data through use of this program. You use it on your own *
  21. * risc. Please read carefully the Doc-file before using.              *
  22. ***********************************************************************
  23.  
  24.  E-Mail:  wernerr@iee1.et.tu-dresden.de
  25.       rw2@irz.inf.tu-dresden.de
  26.  
  27.  URL:      http://home.pages.de/~wernerr
  28.       http://www.inf.tu-dresden.de/~rw2
  29.       http://eeetw0.et.tu-dresden.de:8080/~wernerr
  30.  
  31.  Mail:      Rüdiger Werner
  32.       Stresemannplatz 2
  33.       01309 Dresden
  34.       GERMANY
  35.  
  36. Contents
  37.  
  38.  sort        20284 Bytes
  39.  sort_engl    19848 Bytes
  40.  sort.doc     8043 Bytes
  41.  sort.readme
  42.  History
  43.  
  44.  
  45. This program was written for sorting ASCII-Files in alphabetical order.
  46. I had to sort some large files. I searched for a usable sort-program,
  47. but I didn't found.
  48. Anyway, I implemented an algorithm and added some useful other features
  49. like erasing empty lines or lines which are twice or more in the file
  50. (of course ONE of these lines is kept in the file ;-) .
  51. For more information read the doc-file.
  52.  
  53. Rüdiger
  54.